hip.data.jsonc

Undocumented in source.

Public Imports

hip.data.json
public import hip.data.json;
Undocumented in source.

Members

Functions

parseJSONC
auto parseJSONC(string jsonc)
Undocumented in source. Be warned that the author may not have intended to support it.
stripComments
string stripComments(string str)

Strips single and multi line comments (C style)

Meta